home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act5 / 00113.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  91 b   |  6 lines

  1. on exitFrame
  2.   global firstframe
  3.   unLoad(firstframe, the frame - 1)
  4.   go("init game")
  5. end
  6.